[XM] Fix missing security check in block-attach
authorAlastair Tse <atse@xensource.com>
Tue, 3 Oct 2006 09:48:07 +0000 (10:48 +0100)
committerAlastair Tse <atse@xensource.com>
Tue, 3 Oct 2006 09:48:07 +0000 (10:48 +0100)
commit20b5981cdec5d93a451ba2dcef327b4b5c9f8839
treee39cd166afaaae868a9ef85168dc41d7ea336a2a
parent51568a0cbfd4b2b9a35501d8e29cdc7bb2c58b18
[XM] Fix missing security check in block-attach

This patch fixes an indentation error in main.py. The effect of this
bug is that block-attach does not check labels if the ACM is
active. This bug slipped in with change set 11572_:_ ad22c711ccb7
<http://xenbits.xensource.com/xen-unstable.hg?cs=ad22c711ccb7>.

Signed-off by: Reiner Sailer <sailer@us.ibm.com>
tools/python/xen/xm/main.py